Version

StackedFragmentSeries<T> Class Members

The following tables list the members exposed by StackedFragmentSeries<T>.

Public Constructors
Public Properties
 NameDescription
Public PropertyModelThe model for storing configuration information for the series.  
Public PropertySeriesModelOverridden. Gets model  
Public Methods
 NameDescription
Public MethodAreaFillOpacitySets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series.  
Public MethodBrushOverloaded. Sets the brush of the stacked fragment.  
Public MethodDashCapSets the PenLineCap enumeration value that specifies how the current series object's dash ends are drawn.  
Public MethodEndCapThe style of the end point of any lines or polylines representing this series.  
Public MethodIsDropShadowEnabledSets whether drop shadow should be enabled for this series.  
Public MethodIsHitTestVisibleSets whether the series receives mouse events.  
Public MethodLegendItemVisibilitySets the legend item visibility for the current series object.  
Public MethodMarkerBrushOverloaded. Sets the brush that specifies how the current series object's marker interiors are painted.  
Public MethodMarkerOutlineOverloaded. Sets the brush that specifies how the current series object's marker outlines are painted.  
Public MethodMarkerTypeSets the marker type for the current series object.  
Public MethodNameSets the Name of the stacked fragment.  
Public MethodOpacitySets the Opacity of the stacked fragment.  
Public MethodOpacityMaskOverloaded. Sets the OpacityMask of the stacked fragment.  
Public MethodOutlineOverloaded. Sets the brush to use for the outline of the series.  
Public MethodRadiusXSets the x-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series.  
Public MethodRadiusYSets the y-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series.  
Public MethodShadowBlurSets the shadow blur.  
Public MethodShadowOffsetXSets the drop shadow x-offset.  
Public MethodShadowOffsetYSets the drop shadow y-offset.  
Public MethodShowTooltipSets the series model StackedFragmentSeriesModel.ShowTooltip.  
Public MethodStartCapThe style of the starting point of any lines or polylines representing this series.  
Public MethodThicknessSets the width of the current series object's line thickness.  
Public MethodTitleSets the series model StackedFragmentSeriesModel.Title.  
Public MethodTooltipTemplateSets the series model StackedFragmentSeriesModel.TooltipTemplate.  
Public MethodUseLightweightMarkersSets the marker type for the current series object.  
Public MethodUseSingleShadowSets whether drop shadow is applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries.  
Public MethodValueMemberPathSets the value mapping property for the current series object.  
Public MethodVisibilitySets the Visibility of the stacked fragment.  
See Also

View on GitHub